struct Config::Options
- Config::Options
- Struct
- Value
- Object
Overview
Options for Nicolino output
Included Modules
- JSON::Serializable
Defined in:
config.crConstructors
Instance Method Summary
- #content : String
- #content=(content : String)
- #date_output_format : String
- #date_output_format=(date_output_format : String)
- #formats : Hash(String, String)
- #formats=(formats : Hash(String, String))
- #galleries : String
- #galleries=(galleries : String)
- #image_large : Int32
- #image_large=(image_large : Int32)
- #image_thumb : Int32
- #image_thumb=(image_thumb : Int32)
- #language : String
- #language=(language : String)
- #locale : String
- #locale=(locale : String)
- #output : String
- #output=(output : String)
- #posts : String
- #posts=(posts : String)
- #verbosity : Int32
- #verbosity=(verbosity : Int32)