Run options for a task.
Run options for a task.
(reevaluate-on-rerun? run-options)
Controls whether task variables are re-evaluated on rerun.
Returns: boolean | undefined
Controls whether task variables are re-evaluated on rerun. **Returns:** `boolean | undefined`
(set-reevaluate-on-rerun! run-options value)
Controls whether task variables are re-evaluated on rerun.
Controls whether task variables are re-evaluated on rerun.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close