Liking cljdoc? Tell your friends :D

email-attachments.email


content-streamclj

(content-stream message-map)

Extract data as an input stream from a single message-map

Extract data as an input stream from a single message-map
sourceraw docstring

content-typesclj

(content-types email-input-stream)

Takes an email as an input-stream, extracts the content types into a seq of message-maps.

Takes an email as an input-stream,
extracts the content types into a seq of message-maps.
sourceraw docstring

csv?clj

(csv? m)
source

excel?clj

(excel? m)
source

filenameclj

(filename content-type)

Extracts the filename of an attachment in a content-type map

Extracts the filename of an attachment in a content-type map
sourceraw docstring

filenamesclj

(filenames content-types)

Extracts the attachment filenames from a seq of content-type maps

Extracts the attachment filenames from a seq of content-type maps
sourceraw docstring

find-inclj

(find-in content-types filename)
source

ms-word?clj

(ms-word? m)
source

pdf?clj

(pdf? m)
source

xml?clj

(xml? m)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close