class Vox::RSSConfig

Included Modules

Defined in:

vox/config.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]

Instance Method Detail

def description : String #

[View source]
def limit : Int64 | Nil #

[View source]
def normalized!(config, list_config) #

[View source]
def target : String #

[View source]
def title : String #

[View source]