class Gen::Email

Included Modules

Defined in:

carbon/tasks/gen/email.cr

Constant Summary

PARSER_OPTS = [:email_name] of Symbol

Instance Method Summary

Instance Method Detail

def call #

[View source]
def email_name : String #

[View source]
def help_message #

[View source]
def name #

[View source]
def option_parser : OptionParser #

def option_parser=(option_parser : OptionParser) #

def output : IO #

def output=(output : IO) #

def print_help_or_call(args : Array(String)) #

[View source]
def set_opt_for_email_name(args : Array(String)) #

[View source]
def summary #

[View source]