Handbook
Glossary
ensure-db ( db -- )
Vocabulary
couchdb
Inputs
db
an
object
Outputs
None
Definition
USING:
continuations
kernel
;
IN:
couchdb
:
ensure-db
( db -- )
[
create-db
]
curry
[
file-exists-error?
]
ignore-error
;