Attribute.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Attribute opAssign(string newValue)
  2. Attribute opAssign(string[] newValues)
    struct Attribute
    pure
    opAssign
    (
    string[] newValues
    )

Meta