class
Config::OptionsWrapper
- Config::OptionsWrapper
- Reference
- Object
Overview
Legacy: Config.options(lang) - map to Config[lang] wrapped
Defined in:
config.crConstructors
Instance Method Summary
- #color_scheme : String
- #color_scheme=(color_scheme : String)
- #content : String
- #content=(content : String)
- #continuous_import_templates : String
- #continuous_import_templates=(continuous_import_templates : String)
- #date_output_format : String
- #date_output_format=(date_output_format : String)
- #fonts : Fonts
- #fonts=(fonts : Fonts)
- #galleries : String
- #galleries=(galleries : String)
- #image_large : Int32
- #image_large=(image_large : Int32)
- #image_thumb : Int32
- #image_thumb=(image_thumb : Int32)
- #locale : String
- #locale=(locale : String)
- #output : String
- #output=(output : String)
- #pandoc_formats : Hash(String, String)
- #pandoc_formats=(pandoc_formats : Hash(String, String))
- #posts : String
- #posts=(posts : String)
- #theme : String
- #theme=(theme : String)