Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
sabo-tabby
v1.1.0
Top Level Namespace
Sabo
Tabby
CLI
Config
ConfigDirectory
ConfigSSL
ConfigTheme
Config
DirectoryListingTheme
ErrorPageTheme
LoggerStyle
InitHandler
LogHandler
SSL
StaticFileHandler
DirectoryListing
Utils
Built with Crystal 1.9.2
2023-10-08 13:26:42 UTC
class
Sabo::Tabby::CLI::ConfigTheme
Sabo::Tabby::CLI::ConfigTheme
Reference
Object
Overview
The theming options part of the config.
Included Modules
YAML::Serializable
Defined in:
sabo-tabby/cli.cr
Constructors
.new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Instance Method Summary
#dir
: String | Nil
#error
: String | Nil
#logger
: String | Nil
Constructor Detail
def self.
new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
#
[
View source
]
Instance Method Detail
def
dir
: String | Nil
#
[
View source
]
def
error
: String | Nil
#
[
View source
]
def
logger
: String | Nil
#
[
View source
]