struct RSS::Channel
- RSS::Channel
- RSS::Model
- Struct
- Value
- Object
Defined in:
rss/models/channel.crConstructors
Instance Method Summary
- #categories : Array(RSS::Category)
- #cloud : RSS::Cloud | Nil
- #copyright : String
- #description : String
- #docs : String
- #generator : String
- #images : Array(RSS::Image)
- #items : Array(Item)
- #language : String
- #last_build_date : Time | Nil
- #link : String
- #managing_editor : String
- #publication_date : Time | Nil
- #rating : String
- #skip_days : Array(String)
- #skip_hours : Array(Int32)
- #text_input : TextInput | Nil
- #title : String
- #ttl : Int32 | Nil
- #web_master : String