class Amber::Plugins::Settings

Included Modules

Defined in:

amber/cli/plugins/settings.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]

Instance Method Detail

def args : Array(String) #

[View source]
def args=(args : Array(String)) #

[View source]
def routes : Hash(String, Hash(String, Array(String))) #

[View source]
def routes=(routes : Hash(String, Hash(String, Array(String)))) #

[View source]