Am 31.08.2019 um 19:14 schrieb Bram Moolenaar:
! < *globpath()*
globpath({path}, {expr} [, {nosuf} [, {list} [, {alllinks}]]])
Perform glob() on all directories in {path} and concatenate
the results. Example: >
***************
*** 5696,5701 ****
--- 5722,5731 ----
< Upwards search and limiting the depth of "**" is not
supported, thus using 'path' will not always work properly.
+ Can also be used as a|method|, the base is passed as the
+ second argument: >
+ GetExpr()->globpath(&rtp)
You think, to be consistent with glob(), the base must be passed as the *second*
argument? I wonder what your reason is here, it's quite unexpected.
--
Andy
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/5D6AB369.5020204%40yahoo.de.