Liking cljdoc? Tell your friends :D

rocksky.googledrive

Endpoints under app.rocksky.googledrive.*

Endpoints under app.rocksky.googledrive.*
raw docstring

download-fileclj

(download-file client {:keys [file-id]})

Download a file by :file-id. Required: :file-id.

Download a file by `:file-id`. Required: `:file-id`.
sourceraw docstring

get-fileclj

(get-file client {:keys [file-id]})

Get a single file by :file-id. Required: :file-id.

Get a single file by `:file-id`. Required: `:file-id`.
sourceraw docstring

get-filesclj

(get-files client)
(get-files client {:keys [at]})

List files in Google Drive. Optional: :at (folder path).

List files in Google Drive. Optional: `:at` (folder path).
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close