class Marten::CLI::Generator::Email::Context

Defined in:

marten/cli/generator/email/context.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(app_config : Apps::Config, name : String, parent : String | Nil = nil) #

[View source]

Instance Method Detail

def app_config : Marten::Apps::Config #

[View source]
def class_name #

[View source]
def email_filename #

[View source]
def html_template_filepath #

[View source]
def name : String #

[View source]
def parent : String? #

[View source]
def text_template_filepath #

[View source]