class Vox::ListConfig

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 id : String #

[View source]
def includes?(source : String) #

[View source]
def normalized!(config) #

[View source]
def prefix : Vox::ListPrefix #

[View source]
def prefix_include : Bool #

[View source]
def reverse : Bool #

[View source]
def rss : RSSConfig | Nil #

[View source]
def src : Array(String) #

[View source]
def target : String #

[View source]