struct LuneCLI::Config

Included Modules

Defined in:

lune_cli/config.cr

Constructors

Instance Method Summary

Constructor Detail

def self.load(path : String = "lune.yml") : Config #

[View source]
def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]
def self.new #

[View source]

Instance Method Detail

def app_entry : String #

[View source]
def frontend : Frontend #

[View source]
def name : String | Nil #

[View source]