Liking cljdoc? Tell your friends :D

bluegenes.ws.ids


multipart-optionsclj

source

parse-fileclj

(parse-file [file-name {:keys [filename content-type tempfile size]}])

Parse identifiers from a file on disk

Parse identifiers from a file on disk
sourceraw docstring

parse-identifiersclj

(parse-identifiers s)

Given a string, use regular expressions to parse values into a list

Given a string, use regular expressions to parse values into a list
sourceraw docstring

parse-request-for-idsclj

(parse-request-for-ids {:keys [multipart-params] :as req})

Multipart params come in as key -> value pairs. We assume that each k/v is a reference to a file [filename filedata] unless the keys are words that indicate options, specifically text and caseSensitive

Multipart params come in as key -> value pairs. We assume that each k/v is a reference to a file [filename filedata]
unless the keys are words that indicate options, specifically text and caseSensitive
sourceraw docstring

routesclj

source

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

× close