Build.this

Undocumented in source.
  1. this(Target[] targets)
  2. this(R targets)
    struct Build
    this
    (
    R
    )
    if (
    isInputRange!R &&
    is(Unqual!(ElementType!R) == TopLevelTarget)
    )
  3. this(T targets)

Meta