Method: TMail::MessageIdHeader#id

Defined in:
lib/tmail/header.rb

#idObject



365
366
367
368
# File 'lib/tmail/header.rb', line 365

def id
  ensure_parsed
  @id
end