Liking cljdoc? Tell your friends :D

atomist.cli


cli-optionscljs


editcljs

(edit {:keys [owner repo]} path)

load-modulecljs

(load-module s)

maincljs

(main)

merge-atomist-prscljs

(merge-atomist-prs request)

pr-campaigncljs

(pr-campaign edit {:keys [token team-id]})

repo-promisecljs

(repo-promise f)

visitRepocljs

(visitRepo {:keys [env team mapper reducer]})

Set an environment and reate a fake command handler returns Promise that will fulfill when the work is done

Set an environment and reate a fake command handler
returns Promise that will fulfill when the work is done
raw docstring

visitRepoNoClonecljs

(visitRepoNoClone {:keys [env team mapper reducer]})

Set an environment and reate a fake command handler returns Promise that will fulfill when the work is done

Set an environment and reate a fake command handler
returns Promise that will fulfill when the work is done
raw docstring

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

× close