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::ConfigDirectory
Sabo::Tabby::CLI::ConfigDirectory
Reference
Object
Overview
The directory 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
#index
: Bool | Nil
#listing
: Bool | Nil
Constructor Detail
def self.
new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
#
[
View source
]
Instance Method Detail
def
index
: Bool | Nil
#
[
View source
]
def
listing
: Bool | Nil
#
[
View source
]