class

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

Source
task_summary

By default, task summaries are optional. Use the summary macro to define a custom summary

Source

Instance methods

call
Source
email_name
Source
email_template
Source
option_parser
option_parser=(option_parser : OptionParser)
output
output=(output : IO)
set_opt_for_email_name(args : Array(String))
Source