1
0
Fork 0
This commit is contained in:
Joris van der Hoeven 2020-11-20 20:12:11 +00:00
parent 50451b0e1c
commit 820dbc075d
1 changed files with 9 additions and 1 deletions

View File

@ -6267,7 +6267,15 @@ source code.
</explain> </explain>
<\explain> <\explain>
<scm|(path-\<gtr\>tree <scm-arg|path>)> <scm|(path-exists? <scm-arg|path>)>
<explain-synopsis|no synopsis>
<|explain>
Calls the <c++> function <cpp|test_subtree> which returns
<scm|bool>.
</explain>
<\explain>
<scm|(cpp-path-\<gtr\>tree <scm-arg|path>)>
<explain-synopsis|no synopsis> <explain-synopsis|no synopsis>
<|explain> <|explain>
Calls the <c++> function <cpp|the_subtree> which returns Calls the <c++> function <cpp|the_subtree> which returns