class Sabo::Tabby::CLI::Config
- Sabo::Tabby::CLI::Config
- Reference
- Object
Overview
A config file.
Included Modules
- YAML::Serializable
Defined in:
sabo-tabby/cli.crConstructors
Instance Method Summary
- #colors : Bool | Nil
- #custom_error_page : Bool | Nil
- #directory : ConfigDirectory | Nil
- #emoji : Bool | Nil
- #gzip : Bool | Nil
- #host : String | Nil
- #logging : Bool | Nil
- #port : Int32 | Nil
- #public_folder : String | Nil
- #serve_hidden : Bool | Nil
- #server_header : Bool | Nil
- #ssl : ConfigSSL | Nil
- #theme : ConfigTheme | Nil