Liking cljdoc? Tell your friends :D

aocd.io


conf-pathclj

$HOME/.config/aocd

$HOME/.config/aocd
sourceraw docstring

load-inputclj

(load-input year day)

Attempt to load input as String, when input file is not found return nil

Attempt to load input as String,
when input file is not found return nil
sourceraw docstring

load-tokenclj

(load-token)

Attempt to load token from AOC_SESSION_TOKEN or ~/.config/aocd/token

Attempt to load token from AOC_SESSION_TOKEN or `~/.config/aocd/token`
sourceraw docstring

save-inputclj

(save-input year day input)

Attempt to save input creating the input directory if not exists

Attempt to save input
creating the input directory if not exists
sourceraw docstring

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

× close