Parent

Methods

Included Modules

Class/Module Index [+]

Quicksearch

TMail::Attachment

Attributes

content_type[RW]
original_filename[RW]
quoted_filename[RW]

Public Instance Methods

quoted?(string) click to toggle source
# File lib/tmail/quoting.rb, line 63
def quoted?(string)
  !!((string =~ /.+'\w\w'.+/) || (string =~ /=\?.+\?.\?.+\?=/))
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.