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:43 UTC
class
Vox::
AssetConfig
Vox::AssetConfig
Reference
Object
Included Modules
YAML::Serializable
Defined in:
vox/config.cr
Constructors
.new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Instance Method Summary
#encode
: Vox::AssetEncode
#normalized!
(config)
#src
: Array(String)
Constructor Detail
def self.
new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
#
[
View source
]
Instance Method Detail
def
encode
:
Vox::AssetEncode
#
[
View source
]
def
normalized!
(config)
#
[
View source
]
def
src
: Array(String)
#
[
View source
]