Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
vox
master
Vox
Asset
Entry
AssetConfig
AssetEncode
Bundle
BundleConfig
BundleStrategy
Classify
CleanUp
Command
Config
Copy
Database
Error
Fingerprint
Entry
FrontMatter
List
ListConfig
ListPrefix
Renderer
RenderType
RSSConfig
Server
ServerHandler
Built with Crystal 1.10.0
2023-12-28 06:38:44 UTC
enum
Vox::
ListPrefix
Defined in:
vox/config.cr
Enum Members
None
=
0
Date
=
1
Position
=
2
Instance Method Summary
#date?
#matches?
(str)
#none?
#position?
Instance Method Detail
def
date?
#
[
View source
]
def
matches?
(str)
#
[
View source
]
def
none?
#
[
View source
]
def
position?
#
[
View source
]