Liking cljdoc? Tell your friends :D

ragtime.clj.core


clj-file->ns-nameclj

(clj-file->ns-name file-content)

Extract ns name from file-content

Extract ns name from `file-content`
sourceraw docstring

clj-migrationclj

(clj-migration migration-map)

Create a Ragtime migration from a map with a unique :id, and :up and :down keys that map to clojure migration function.

Create a Ragtime migration from a map with a unique :id, and :up and :down
keys that map to clojure migration function.
sourceraw docstring

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

× close