(append+newline writer)
append to a file, super simple lock mechanism
append to a file, super simple lock mechanism
(name-type->id+fn {:keys [id-name id-type source-type] :or {id-type :string}})
Generates valid :id-fn input based on :id-name and :id-type
Generates valid :id-fn input based on :id-name and :id-type
(ndfile-md5 filename)
Reads first 10 lines of file, return corresponding MD5
Reads first 10 lines of file, return corresponding MD5
(parse-params {:keys [filename id-fn id-rx-str id-path id-name id-type
index-folder index-persist?]
:as params})
Parses input params for intake of raw-db
Parses input params for intake of raw-db
(path->id+fn id-path)
Generates valid :id-fn input based on :id-path (.ndnippy only!)
Generates valid :id-fn input based on :id-path (.ndnippy only!)
(rx-str->id+fn rx-str)
Generates valid :id-fn input based on a regular expression string
Generates valid :id-fn input based on a regular expression string
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close