(dir-name dir)
Returns the name of the directory.
Returns the name of the directory.
(directories metadata)
Returns the metadata directories.
Returns the metadata directories.
(errors directory)
Returns the metadata errors in a directory.
Returns the metadata errors in a directory.
(errors? directory)
Returns true, if the directory has errors.
Returns true, if the directory has errors.
(first-directory-of-type type metadata)
Returns the first metadata directory of the given type.
Returns the first metadata directory of the given type.
(parse-metadata metadata)
Parses the metadata.
Parses the metadata.
(print-metadata file)
Prints the metadata of the file
Prints the metadata of the file
(read-metadata file)
Reads a file and returns the metadata.
Reads a file and returns the metadata.
(save-metadata in-file out-file)
Saves the metadata to a text file.
Saves the metadata to a text file.
(tag-description tag)
Returns the description of the tag.
Returns the description of the tag.
(tag-name tag)
Returns the name of the tag.
Returns the name of the tag.
(tags directory)
Returns the metadata tags in a directory.
Returns the metadata tags in a directory.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close