Liking cljdoc? Tell your friends :D

discord.config


file-iocljmultimethod

Manages the saving and loading of file-io files.

Optional arguments per operation:

  • :save
    • data: The data that you wish to save to the file.
  • :load
    • :default: The value to be returned if data could not be loaded.
Manages the saving and loading of file-io files.

Optional arguments per operation:
 - :save
   - data: The data that you wish to save to the file.
- :load
   - :default: The value to be returned if data could not be loaded.
sourceraw docstring

get-bot-nameclj

(get-bot-name)
(get-bot-name filename)
source

get-extension-foldersclj

(get-extension-folders)
(get-extension-folders filename)
source

get-prefixclj

(get-prefix)
(get-prefix filename)
source

get-tokenclj

(get-token)
(get-token filename)
source

global-bot-settingsclj

source

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

× close