method

feed_info

feed_info()
public

No documentation available.

# File lib/rss/rss.rb, line 1249
    def feed_info
      [@feed_type, @feed_version, @feed_subtype]
    end