Mailman v0.4.1 Mailman.Attachment View Source
A struct defining an attachable file. It automatically detect the mime type based on file extension.
Link to this section Summary
Functions
Get the attachment struct with disposition ‘attachment’. Throw an error if anything goes wrong
Get the attachment struct with disposition ‘attachment’
Get the attachment struct with disposition ‘inline’. Throw an error if anything goes wrong
Get the attachment struct with disposition ‘inline’
Link to this section Types
Link to this section Functions
Get the attachment struct with disposition ‘attachment’. Throw an error if anything goes wrong.
Get the attachment struct with disposition ‘attachment’.
Link to this function
create(url_or_file_path, disposition, file_name \\ nil, mime_tuple \\ nil)
View Source
Get the attachment struct with disposition ‘inline’. Throw an error if anything goes wrong.
Get the attachment struct with disposition ‘inline’.