Liking cljdoc? Tell your friends :D

leiningen.polylith.cmd.shared


->dependencyclj

(->dependency library lib-and-version)
source

->interface-componentclj

(->interface-component ws-path top-dir component interfaces)
source

all-basesclj

(all-bases ws-path)
source

all-componentsclj

(all-components ws-path)
source

all-environmentsclj

(all-environments ws-path)
source

all-interfacesclj

(all-interfaces ws-path top-dir)
source

all-systemsclj

(all-systems ws-path)
source

base?clj

(base? cmd)
source

component?clj

(component? cmd)
source

create-src-dirs!clj

(create-src-dirs! ws-path src-dir top-dirs)

This function assumes that the workspace is already created. It creates 'ws-dir'/'src-dir' + all directories given in the incoming 'top-dirs' parameter, beneath that directory.

This function assumes that the workspace is already created.
It creates 'ws-dir'/'src-dir' + all directories given in
the incoming 'top-dirs' parameter, beneath that directory.
sourceraw docstring

entity-src-dir-nameclj

(entity-src-dir-name directory)
source

full-dir-nameclj

(full-dir-name top name)
source

full-nameclj

(full-name top separator name)
source

function?clj

(function? cmd)
source

interface->componentclj

(interface->component ws-path top-dir interfaces entities)
source

interface->componentsclj

(interface->components ws-path top-dir)
source

interface-ofclj

(interface-of ws-path top-dir component)
(interface-of ws-path top-dir component interfaces)
source

interface?clj

(interface? cmd)
source

interfaces-src-dirclj

(interfaces-src-dir top-dir)
source

relative-parent-pathclj

(relative-parent-path dir)
source

shclj

(sh & args)
source

src-dir-nameclj

(src-dir-name directory)
source

src-dirsclj

(src-dirs ws-path src-dir top-dir)
source

src-root-dirclj

(src-root-dir ws-path top-dir entity-dir entity)
source

system?clj

(system? cmd)
source

used-entitiesclj

(used-entities ws-path top-dir)
(used-entities ws-path top-dir type environment)
source

workspace?clj

(workspace? cmd)
source

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

× close