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? message-map)
source

excel?clj

(excel? message-map)
source

filenameclj

(filename message-map)

Extracts the filename of an attachment in a message-map

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

filenamesclj

(filenames message-maps)

Extracts the attachment filenames from a seq of message-maps

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

find-inclj

(find-in message-maps filename)
source

ms-word?clj

(ms-word? message-map)
source

pdf?clj

(pdf? message-map)
source

xml?clj

(xml? message-map)
source

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

× close