aboutsummaryrefslogtreecommitdiff
path: root/src/package.lisp
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-11-25 11:03:55 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-11-29 11:00:48 -0700
commit9a34a056f34335b5b1e4dde7f6e0b8ea28b27434 (patch)
treeebdf900678148a7deccd2b47429f03b2140ba1bc /src/package.lisp
parente79f3c336e6d6c70421d25dd892c842f76516504 (diff)
downloadconsfigurator-9a34a056f34335b5b1e4dde7f6e0b8ea28b27434.tar.gz
add REMOTE-EXISTS-{EVERY,SOME}-P, fix docstring grammar
Thanks to David Bremner for suggesting the names of the new functions. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'src/package.lisp')
-rw-r--r--src/package.lisp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/package.lisp b/src/package.lisp
index db29898..a576d3c 100644
--- a/src/package.lisp
+++ b/src/package.lisp
@@ -188,6 +188,8 @@
#:runlines
#:remote-test
#:remote-exists-p
+ #:remote-exists-every-p
+ #:remote-exists-some-p
#:remote-file-stats
#:remote-last-reboot
#:remote-executable-find