class documentation

class Options: (source)

View In Hierarchy

Store the values of the parsed command-line options to the mailmail script.

Instance Variable to The addresses to which to deliver this message.
Instance Variable sender The address from which this message is being sent.
Instance Variable body The object from which the message is to be read.
The addresses to which to deliver this message.
(type: list of str)
sender = (source)
The address from which this message is being sent.
(type: str)
body = (source)
The object from which the message is to be read.
(type: file)
API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.