swank-client
Client side of the Swank protocol.
$ area51 add swank-clientCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(swank-client:some-function ...)Client side of the Swank protocol.
$ area51 add swank-clientCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(swank-client:some-function ...)