Liking cljdoc? Tell your friends :D

eboshi.core


create!clj

(create! name)
(create! name config-file-path)

Inputs: ([name :- s/Str config-file-path :- (s/maybe s/Str)] [name :- s/Str])

Inputs: ([name :- s/Str config-file-path :- (s/maybe s/Str)] [name :- s/Str])
sourceraw docstring

down!clj

(down!)
(down! config-file-path)

Inputs: ([config-file-path :- (s/maybe s/Str)] [])

Inputs: ([config-file-path :- (s/maybe s/Str)] [])
sourceraw docstring

init!clj

(init! runner)
(init! runner config-file-path)

Inputs: ([runner :- s/Str config-file-path :- (s/maybe s/Str)] [runner :- s/Str])

Inputs: ([runner :- s/Str config-file-path :- (s/maybe s/Str)] [runner :- s/Str])
sourceraw docstring

sync!clj

(sync!)
(sync! config-file-path)

Inputs: ([config-file-path :- (s/maybe s/Str)] [])

Inputs: ([config-file-path :- (s/maybe s/Str)] [])
sourceraw docstring

up!clj

(up!)
(up! config-file-path)

Inputs: ([config-file-path :- (s/maybe s/Str)] [])

Inputs: ([config-file-path :- (s/maybe s/Str)] [])
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close