Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
bottle
v0.1.2
Bottle
Config
Patcher
ReadFailed
Render
Utils
WriteFailed
Match
Entry
Built with Crystal 1.9.2
2023-10-10 13:28:02 UTC
class
Bottle::Config
Bottle::Config
Reference
Object
Defined in:
bottle/config.cr
Constructors
.new
Class Method Summary
.github
(config : Config)
.vscode
(config : Config)
Instance Method Summary
#matchs
: Array(Match)
#matchs=
(matchs : Array(Match))
Constructor Detail
def self.
new
#
[
View source
]
Class Method Detail
def self.
github
(config :
Config
)
#
[
View source
]
def self.
vscode
(config :
Config
)
#
[
View source
]
Instance Method Detail
def
matchs
: Array(
Match
)
#
[
View source
]
def
matchs=
(matchs : Array(
Match
))
#
[
View source
]