Liking cljdoc? Tell your friends :D

flower.repository.proto


RepositoryProtocljprotocol

get-namespaceclj

(get-namespace repository)

get-project-nameclj

(get-project-name repository)

get-project-urlclj

(get-project-url repository)

get-projectsclj

(get-projects repository)

get-pull-requestsclj

(get-pull-requests repository)
(get-pull-requests repository options)

get-repository-componentclj

(get-repository-component repository)

get-repository-urlclj

(get-repository-url repository)

repository-name-onlyclj

(repository-name-only repository)
source

RepositoryPullRequestCommentProtocljprotocol

get-authorclj

(get-author pull-request-comment)

get-textclj

(get-text pull-request-comment)
source

RepositoryPullRequestCounterProtocljprotocol

get-wipsclj

(get-wips pull-request-counters)
source

RepositoryPullRequestProtocljprotocol

get-filesclj

(get-files pull-request)

merge-pull-request!clj

(merge-pull-request! pull-request)
(merge-pull-request! pull-request message)

get-commitsclj

(get-commits pull-request)

get-target-branchclj

(get-target-branch pull-request)

get-commentsclj

(get-comments pull-request)

get-stateclj

(get-state pull-request)

get-pull-request-idclj

(get-pull-request-id pull-request)

get-countersclj

(get-counters pull-request)

get-source-branchclj

(get-source-branch pull-request)

get-repositoryclj

(get-repository pull-request)

get-titleclj

(get-title pull-request)

set-assignee!clj

(set-assignee! pull-request assignee)
source

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

× close