struct LuneCLI::Context

Defined in:

lune_cli/context.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(app_name : String, frontend_dir : String = Lune::DEFAULT_FRONTEND_DIR, skip_install : Bool = false, template : String = "vanilla") #

[View source]

Instance Method Detail

def app_name : String #

[View source]
def frontend_dir : String #

[View source]
def skip_install : Bool #

[View source]
def template : String #

[View source]