A file decoration represents metadata that can be rendered with a file.
A file decoration represents metadata that can be rendered with a file.
(badge file-decoration)
A very short string that represents this decoration.
A very short string that represents this decoration.
(color file-decoration)
The color of this decoration.
The color of this decoration.
(propagate? file-decoration)
A flag expressing that this decoration should be propagated to its parents.
A flag expressing that this decoration should be propagated to its parents.
(set-badge! file-decoration value)
A very short string that represents this decoration.
A very short string that represents this decoration.
(set-color! file-decoration value)
The color of this decoration.
The color of this decoration.
(set-propagate! file-decoration value)
A flag expressing that this decoration should be propagated to its parents.
A flag expressing that this decoration should be propagated to its parents.
(set-tooltip! file-decoration value)
A human-readable tooltip for this decoration.
A human-readable tooltip for this decoration.
(tooltip file-decoration)
A human-readable tooltip for this decoration.
A human-readable tooltip for this decoration.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close