Fork me on GitHub
#specter
<
2020-01-24
>
akond10:01:02

the documentation says i can have additional params to declarepath, but i can only see declarepath with only one param.

akond10:01:30

(defmacro declarepath [name]
  `(def ~name (i/local-declarepath)))
where is the other one?

nathanmarz17:01:02

@akond that wiki page was out of date

nathanmarz17:01:11

those params are unnecessary now