auto-restart

Apache License, Version 2.0

automatically generate restart-cases for the most common use cases, and also use the restart for automatic retries

$ area51 add auto-restartCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(auto-restart:some-function ...)

Dependencies