module LuckyCli::GeneratorHelpers

Direct including types

Defined in:

lucky_cli/generator_helpers.cr

Instance Method Summary

Instance Method Detail

def append_text(to, text) #

[View source]
def copy_all_templates(from, to) #

[View source]
def copy_template(from, to) #

[View source]
def create_empty_dir(at path) #

[View source]
def create_file(path, contents) #

[View source]
def project_dir #

[View source]
def run_command(command) #

[View source]
def template_dir #

[View source]