class Marten::CLI::Generator::Auth
Overview
Allows to generate the authentication application.
Defined in:
marten/cli/generator/auth.crInstance Method Summary
Instance methods inherited from class Marten::CLI::Generator::App
run : Nil
run,
setup
setup
Instance methods inherited from class Marten::CLI::Generator
command : Marten::CLI::Manage::Command::Gen
command,
create_app_files(app_config : Apps::Config, files : Array(Tuple(String, String)))
create_app_files,
create_spec_files(files : Array(Tuple(String, String)))
create_spec_files,
print_warnings
print_warnings,
run : Nil
run,
setup
setup,
warnings : Array(String)
warnings,
warnings=(warnings : Array(String))
warnings=
Constructor methods inherited from class Marten::CLI::Generator
new(command : Manage::Command::Gen)
new
Class methods inherited from class Marten::CLI::Generator
footer_description(footer_description : String | Symbol)footer_description footer_description, generator_name(name : String | Symbol)
generator_name generator_name, help(help : String)
help help