Author

Undocumented in source.

Constructors

this
this(string s)

Create author from a string. ("Name <email@something.com>")

Members

Variables

email
string email;
Undocumented in source.
name
string name;
Undocumented in source.

Meta