struct Lune::Config

Included Modules

Defined in:

lune/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 capabilities : Array(String) | Nil #

[View source]
def window : Window #

[View source]