Liking cljdoc? Tell your friends :D

tservice-core.plugins.env


get-context-dirsclj

(get-context-dirs)
source

get-context-pathclj

(get-context-path cn plugin-name)
source

get-plugin-dirclj

(get-plugin-dir)
source

get-workdirclj

(get-workdir)
(get-workdir & {:keys [username uuid]})
source

get-workdir-rootclj

(get-workdir-root)
source

plugins-dirclj

(plugins-dir)

Get a Path to the TService plugins directory, creating it if needed. If it cannot be created for one reason or another, or if we do not have write permissions for it, use a temporary directory instead.

Get a `Path` to the TService plugins directory, creating it if needed. If it cannot be created for one reason or
another, or if we do not have write permissions for it, use a temporary directory instead.
sourceraw docstring

setup-context-dirsclj

(setup-context-dirs plugin-dir)
source

setup-plugin-dirclj

(setup-plugin-dir dir)

Set a custom plugin directory.

Set a custom plugin directory.
sourceraw docstring

setup-workdir-rootclj

(setup-workdir-root dir)

Set a root directory for the working directory of a plugin.

Set a root directory for the working directory of a plugin.
sourceraw docstring

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

× close