find-port

MIT

Find open ports programmatically.

$ area51 add find-portCopy

Usage

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