(collect-repo credentials synced local-root domain-repo-uris)Inputs: [credentials synced :- s/Bool local-root :- s/Str domain-repo-uris]
Inputs: [credentials synced :- s/Bool local-root :- s/Str domain-repo-uris]
(collect-repo-group credentials synced local-root key repo-group)Inputs: [credentials synced :- s/Bool local-root :- s/Str key :- s/Keyword repo-group :- [s/Str]] Returns: [crate-schema/Repository]
Inputs: [credentials synced :- s/Bool local-root :- s/Str key :- s/Keyword repo-group :- [s/Str]] Returns: [crate-schema/Repository]
(collect-trust domain-repo-uris)Inputs: [domain-repo-uris :- [s/Str]] Returns: [crate-schema/ServerTrust]
Inputs: [domain-repo-uris :- [s/Str]] Returns: [crate-schema/ServerTrust]
(crate-repo synced domain-repo)Inputs: [synced :- s/Bool domain-repo]
Inputs: [synced :- s/Bool domain-repo]
(git-url repository)Inputs: [repository] Returns: s/Str
Inputs: [repository] Returns: s/Str
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |