method

PermaLink?

v2_1_10 - Show latest stable - Class: RSS::Rss::Channel::Item::Guid
PermaLink?()
public

No documentation available.

# File lib/rss/2.0.rb, line 116
          def PermaLink?
            perma = _PermaLink?
            perma or perma.nil?
          end