(snapshot-memory-db filename keypath)
Returns a memory database with the value of keypath
in the database at filename
When keypath is [], returns a memdb with all the data in the db filename
.
Useful for REPL-based investigation and testing.
Returns a memory database with the value of `keypath` in the database at `filename` When keypath is [], returns a memdb with all the data in the db `filename`. Useful for REPL-based investigation and testing.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close