(minor) export disable-shell-passthrough

fixes #21
This commit is contained in:
vindarel 2023-02-22 12:25:51 +01:00
parent 519f432d4f
commit 7ebde8ea2c

View file

@ -3,6 +3,7 @@
(uiop:define-package ciel
(:use :cl)
(:export #:enable-shell-passthrough
#:disable-shell-passthrough
#:-->))
(uiop:define-package ciel-user