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.
raw docstring

get-bot-nameclj

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

get-extension-foldersclj

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

get-idclj

(get-id)
(get-id filename)

get-prefixclj

(get-prefix)
(get-prefix filename)

get-tokenclj

(get-token)
(get-token filename)

global-bot-settingsclj

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

× close