find-port
Find open ports programmatically.
$ area51 add find-portCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(find-port:some-function ...)Find open ports programmatically.
$ area51 add find-portCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(find-port:some-function ...)