Toggle menu
Nitlanguage.org
Nitdoc
sendmail
sendmail
Mail
cc=
protected
fun
cc=
(cc:
Array
[
String
])
sendmail
::
Mail
::
cc=
Doc
Linearization
Summary
Recipients of a carbon copy of the message
Recipients of a carbon copy of the message
Summary
Property definitions
sendmail$Mail$cc=
Property definitions
sendmail
$
Mail
::
cc=
# Recipients of a carbon copy of the message
var
cc
=
new
Array
[
String
]
lib/sendmail/sendmail.nit:43,2--44,27