Liking cljdoc? Tell your friends :D

dots.vscode.comment-author-information

Author information of a {@link Comment }

Author information of a {@link Comment }
raw docstring

icon-pathcljs

(icon-path comment-author-information)

The optional icon path for the author

Returns: Uri | undefined

The optional icon path for the author

**Returns:** `Uri | undefined`
sourceraw docstring

namecljs

(name comment-author-information)

The display name of the author of the comment

Returns: string

The display name of the author of the comment

**Returns:** `string`
sourceraw docstring

set-icon-path!cljs

(set-icon-path! comment-author-information value)

The optional icon path for the author

The optional icon path for the author
sourceraw docstring

set-name!cljs

(set-name! comment-author-information value)

The display name of the author of the comment

The display name of the author of the comment
sourceraw docstring

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

× close