class

Mail::PartsList

Inherits Reference < Object

Constructors

new(parts : Array(Mail::Part) = [] of Part)
Source

Instance methods

<<(part)
Source
[](*args, **options)
Source
[](*args, **options, &)
Source
empty?(*args, **options)
Source
empty?(*args, **options, &)
Source
map!
Source
parts
Source
parts=(parts : Array(Part))
Source
push(part)
Source
size(*args, **options)
Source
size(*args, **options, &)
Source
sort
Source
sort!(order)
Source