mill.define.Args
See theArgs companion object
@Scaladoc(value = "/**\n * Represents an unstructured sequence of command-line arguments that can be\n * passed to Mill commands; similar to `mainargs.Leftover`.\n */")
Represents an unstructured sequence of command-line arguments that can be passed to Mill commands; similar to mainargs.Leftover
.
Attributes
- Companion
- object
- Source
- Args.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article