Liking cljdoc? Tell your friends :D

cloregram.users


load-by-usernameclj

(load-by-username username)

Loads User structure by provided username. Useful for testing purposes.

Loads User structure by provided `username`. Useful for testing purposes.
sourceraw docstring

set-handlerclj

(set-handler user handler args)

Set qualified symbol handler with args to user. This handler will be called instead of common one in case of text or media input from user.

Set qualified symbol `handler` with `args` to `user`. This handler will be called instead of common one in case of text or media input from user.
sourceraw docstring

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

× close