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-restartコピー

使い方

;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(auto-restart:some-function ...)

依存関係