Liking cljdoc? Tell your friends :D
Clojure only.

aocd.api


req-inputclj

(req-input year day token)

Get input for a given year day with token if token is not provided one will be attempted loaded with (load-token) The resulting input will if not exists be downloaded, cached in resources/ and subsequently loaded as a String

Get input for a given `year` `day` with `token`
if token is not provided one will be attempted loaded with `(load-token)`
The resulting input will if not exists be downloaded,
cached in `resources/` and subsequently loaded as a String
raw docstring

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

× close