Liking cljdoc? Tell your friends :D

org.soulspace.cmp.exif


dir-nameclj

(dir-name dir)

Returns the name of the directory.

Returns the name of the directory.
sourceraw docstring

directoriesclj

(directories metadata)

Returns the metadata directories.

Returns the metadata directories.
sourceraw docstring

errorsclj

(errors directory)

Returns the metadata errors in a directory.

Returns the metadata errors in a directory.
sourceraw docstring

errors?clj

(errors? directory)

Returns true, if the directory has errors.

Returns true, if the directory has errors.
sourceraw docstring

first-directory-of-typeclj

(first-directory-of-type type metadata)

Returns the first metadata directory of the given type.

Returns the first metadata directory of the given type.
sourceraw docstring

parse-directoryclj

(parse-directory dir)

Parses a directory.

Parses a directory.
sourceraw docstring

parse-metadataclj

(parse-metadata metadata)

Parses the metadata.

Parses the metadata.
sourceraw docstring

parse-tagclj

(parse-tag tag)

Parse a tag

Parse a tag
sourceraw docstring

(print-metadata file)

Prints the metadata of the file

Prints the metadata of the file
sourceraw docstring

read-metadataclj

(read-metadata file)

Reads a file and returns the metadata.

Reads a file and returns the metadata.
sourceraw docstring

save-metadataclj

(save-metadata in-file out-file)

Saves the metadata to a text file.

Saves the metadata to a text file.
sourceraw docstring

tag-descriptionclj

(tag-description tag)

Returns the description of the tag.

Returns the description of the tag.
sourceraw docstring

tag-nameclj

(tag-name tag)

Returns the name of the tag.

Returns the name of the tag.
sourceraw docstring

tagsclj

(tags directory)

Returns the metadata tags in a directory.

Returns the metadata tags in a directory.
sourceraw docstring

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

× close