class

Linquebot::App::Config

Inherits YAML::Serializable < Reference < Object

Constants

CONFIG_FILE_PATH = "./config.yaml"

Constructors

new(token : String = "")
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Class methods

create_from_stdin
Source
read_from_file
Source

Instance methods

bot_token
Source
pretty_print
Source
save!
Source

Nested types