struct Loveline::Config
- Loveline::Config
- Struct
- Value
- Object
Defined in:
loveline/config.crloveline/config/enums.cr
loveline/config/path.cr
loveline/config/raw.cr
Constructors
Instance Method Summary
- #all_template_paths
- #color : Bool
- #content_type_handlers : Hash(String, String | Array(String))
- #cookie_jar : NullCookieJar | DirectoryCookieJar
- #insecure_tls : Bool
- #interactive : Bool
- #template_dir : Path
- #template_libraries : Array(Path)
- #truncate_body_after : Int32
- #unbake