aboutsummaryrefslogtreecommitdiff
path: root/doc/ref/guile
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-07-07 21:30:56 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2022-07-07 21:30:56 +0200
commit5bc55f5063280bab9c26981db517957225dff404 (patch)
treeac81088f4cae777fb2409271a3884c8e49ee768f /doc/ref/guile
parentAdd basic c evaluator. (diff)
parentAdd srfi-64 util. (diff)
downloadcalp-5bc55f5063280bab9c26981db517957225dff404.tar.gz
calp-5bc55f5063280bab9c26981db517957225dff404.tar.xz
Merge path-absolute? and better test running.
Diffstat (limited to 'doc/ref/guile')
-rw-r--r--doc/ref/guile/util-path.texi5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/ref/guile/util-path.texi b/doc/ref/guile/util-path.texi
index 322c50ec..2a53ba91 100644
--- a/doc/ref/guile/util-path.texi
+++ b/doc/ref/guile/util-path.texi
@@ -3,7 +3,10 @@
Provided by the module @code{(hnh util path)}.
-See also @code{absolute-file-name?} from Guile.
+
+@defun path-absolute? string
+Alias of @code{absolute-file-name?} from Guile.
+@end defun
@defun path-append strings ...
Joins all strings into a path, squeezing duplicated delimiters, but