Args

mill.define.Args
See theArgs companion class
object Args

Attributes

Companion
class
Source
Args.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Args.type

Members list

Value members

Concrete methods

@Scaladoc(value = "/**\n * Constructs an [[Args]] object from `os.Shellable`s\n */")
def apply(chunks: Shellable*): Args

Constructs an Args object from os.Shellables

Constructs an Args object from os.Shellables

Attributes

Source
Args.scala