class

Amber::CLI::Config

Inherits Reference < Object

Constants

DEFAULT_NAME = "[process_name]"
SHARD_YML = "shard.yml"

Constructors

new(ctx : YAML::ParseContext, node : YAML::Nodes::Node, _dummy : Nil)

Class methods

get_name
Source

Instance methods

database
database=(_database : String)
default_watch_options
Source
language
language=(_language : String)
model
model=(_model : String)
recipe
recipe=(_recipe : String | Nil)
recipe_source
recipe_source=(_recipe_source : String | Nil)
to_yaml(__temp_174 : YAML::Nodes::Builder)
watch
watch=(_watch : WatchOptions)

Nested types