(get-bucket this bucket-name)
(list-buckets this)
(create-bucket! this bucket-name)
(upload! this bucket-name k value ctx)
(upload! this bucket-name k value cp ctx)
(initialize this bucket-name)
(get-file this bucket-name filename)
(list-files this bucket-name)
(delete-bucket! this bucket-name)
(delete-file! this bucket-name filename)
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |