Gen::Email
Inherits LuckyTask::TextHelpers < LuckyTask::Task < Reference < Object
Constants
PARSER_OPTS = [:email_name] of Symbol
Class methods
task_help_message
The help text to be displayed when a help flag
is passed in (e.g. -h, --help)
Use the help_message
task_name
The name of your task as derived by the class name
Use the task_name macro to define a custom task name
task_summary
By default, task summaries are optional.
Use the summary macro to define a custom summary
Instance methods
call
Sourceemail_name
Sourceemail_template
Sourceoption_parser
option_parser=(option_parser : OptionParser)
output
output=(output : IO)