Liking cljdoc? Tell your friends :D

ventas.entities.file


copy-file!clj

(copy-file! entity path)

Copies a file to the corresponding path of a :file entity. Does not overwrite the existing file, if any.

Copies a file to the corresponding path of a :file entity.
Does not overwrite the existing file, if any.
sourceraw docstring

create-from-file!clj

(create-from-file! source-path extension)

Creates a :file entity from an existing file

Creates a :file entity from an existing file
sourceraw docstring

filenameclj

(filename entity)
source

filepathclj

(filepath entity)
source

identifierclj

(identifier entity)
source

urlclj

(url entity)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close