(document-list-to-vector files-list)
Converts java list to clojure vector with selected properties
Converts java list to clojure vector with selected properties
(download-file-ws request)
Download file via websocket
Download file via websocket
(execute-shell-command-fn request)
Execute shell command function with response
Execute shell command function with response
(get-storage-volumes-fn request)
Returns storage volumes
Returns storage volumes
(list-documents-fn request)
Lists contents of provided absolute path
Lists contents of provided absolute path
(read-file request)
Read file if supported and return it in response as entity body
Read file if supported and return it in response as entity body
(save-file-changes request)
Save file changes
Save file changes
(save-file-changes-concrete request)
Saves file changes on file path
Saves file changes on file path
(save-file-changes-ws request)
Save file changes over websocket
Save file changes over websocket
(start-server &
[mongo-client storage-volumes app-install-date-in-ms
is-secure-http])
Start server
Start server
(stream-video request)
Stream video on GET request
Stream video on GET request
(unset-restart-server)
Stop server, unset server atom to nil reload project, start new server instance
Stop server, unset server atom to nil reload project, start new server instance
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close